home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_enscript.idb / usr / freeware / share / enscript / hl / passthrough.st.z / passthrough.st
Encoding:
Text File  |  2002-04-08  |  190 b   |  15 lines

  1. /*
  2.  * Pass all input through handling only output language specific headers
  3.  * and LANGUAGE_SPECIALS.
  4.  */
  5. state passthrough extends HighlightEntry
  6. {
  7. }
  8.  
  9.  
  10. /*
  11. Local variables:
  12. mode: c
  13. End:
  14. */
  15.